case $THIS_SUB_DEPENDS in
FFTW) if is_depends_enabled $SPELL fftw; then return 0; fi;;
esac
return 1
